悟空视频

    在线播放云盘网盘BT下载影视图书

    Deep Learning for Beginners - 图书

    2020计算机·计算机综合
    导演:Dr. Pablo Rivas Laura Montoya
    With information on the web exponentially increasing, it has become more difficult than ever to navigate through everything to find reliable content that will help you get started with deep learning. This book is designed to help you if you’re a beginner looking to work on deep learning and build deep learning models from scratch, and already have the basic mathematical and programming knowledge required to get started.The book begins with a basic overview of machine learning, guiding you through setting up popular Python frameworks. You will also understand how to prepare data by cleaning and preprocessing it for deep learning, and gradually go on to explore neural networks. A dedicated section will give you insights into the working of neural networks by helping you get hands-on with training single and multiple layers of neurons. Later, you will cover popular neural network architectures such as CNNs, RNNs, AEs, VAEs, and GANs with the help of simple examples, and you will even build models from scratch. At the end of each chapter, you will find a question and answer section to help you test what you’ve learned through the course of the book.By the end of this book, you’ll be well-versed with deep learning concepts and have the knowledge you need to use specific algorithms with various tools for different tasks.
    Deep Learning for Beginners
    图书

    Deep Learning for Beginners - 图书

    2020计算机·计算机综合
    导演:Dr. Pablo Rivas Laura Montoya
    With information on the web exponentially increasing, it has become more difficult than ever to navigate through everything to find reliable content that will help you get started with deep learning. This book is designed to help you if you’re a beginner looking to work on deep learning and build deep learning models from scratch, and already have the basic mathematical and programming knowledge required to get started.The book begins with a basic overview of machine learning, guiding you through setting up popular Python frameworks. You will also understand how to prepare data by cleaning and preprocessing it for deep learning, and gradually go on to explore neural networks. A dedicated section will give you insights into the working of neural networks by helping you get hands-on with training single and multiple layers of neurons. Later, you will cover popular neural network architectures such as CNNs, RNNs, AEs, VAEs, and GANs with the help of simple examples, and you will even build models from scratch. At the end of each chapter, you will find a question and answer section to help you test what you’ve learned through the course of the book.By the end of this book, you’ll be well-versed with deep learning concepts and have the knowledge you need to use specific algorithms with various tools for different tasks.
    Deep Learning for Beginners
    图书

    Deep Learning with R for Beginners - 图书

    2019计算机·数据库
    导演:Mark Hodnett Joshua F. Wiley Yuxi Liu Pablo Maldonado
    Deep learning finds practical applications in several domains, while R is the preferred language for designing and deploying deep learning models.This Learning Path introduces you to the basics of deep learning and even teaches you to build a neural network model from scratch. As you make your way through the chapters, you’ll explore deep learning libraries and understand how to create deep learning models for a variety of challenges, right from anomaly detection to recommendation systems. The book will then help you cover advanced topics, such as generative adversarial networks (GANs), transfer learning, and large-scale deep learning in the cloud, in addition to model optimization, overfitting, and data augmentation. Through real-world projects, you’ll also get up to speed with training convolutional neural networks (CNNs), recurrent neural networks (RNNs), and long short-term memory networks (LSTMs) in R.By the end of this Learning Path, you’ll be well versed with deep learning and have the skills you need to implement a number of deep learning concepts in your research work or projects.This Learning Path includes content from the following Packt products:R Deep Learning Essentials - Second Edition by Joshua F. Wiley and Mark Hodnett.R Deep Learning Projects by Yuxi (Hayden) Liu and Pablo Maldonado.
    Deep Learning with R for Beginners
    搜索《Deep Learning with R for Beginners》
    图书

    Learning Deep Architectures for AI - 图书

    2009
    导演:Yoshua Bengio
    Theoretical results suggest that in order to learn the kind of complicated functions that can represent high-level abstractions (e.g., in vision, language, and other AI-level tasks), one may need deep architectures. Deep architectures are composed of multiple levels of non-linear operations, such as in neural nets with many hidden layers or in complicated propositional formulae...(展开全部)
    Learning Deep Architectures for AI
    搜索《Learning Deep Architectures for AI》
    图书

    Deep Learning - 图书

    导演:Ian Goodfellow
    Deep Learning ist eine Form des Machine Learnings, die Computer in die Lage versetzt, aus Erfahrungen zu lernen und so die Welt als miteinander verbundene Ansammlung von hierarchischen Konzepten zu begreifen. Da der Computer Wissen aus der eigenen Erfahrung sammelt, muss kein Mensch mehr alle benötigten Kenntnisse formal eingeben. Die Hierarchie der Konzepte ermöglicht dem Comp...(展开全部)
    Deep Learning
    搜索《Deep Learning》
    图书

    Hands-On Mathematics for Deep Learning - 图书

    2020计算机·数据库
    导演:Jay Dawani
    Most programmers and data scientists struggle with mathematics, having either overlooked or forgotten core mathematical concepts. This book uses Python libraries to help you understand the math required to build deep learning (DL) models.You'll begin by learning about core mathematical and modern computational techniques used to design and implement DL algorithms. This book will cover essential topics, such as linear algebra, eigenvalues and eigenvectors, the singular value decomposition concept, and gradient algorithms, to help you understand how to train deep neural networks. Later chapters focus on important neural networks, such as the linear neural network and multilayer perceptrons, with a primary focus on helping you learn how each model works. As you advance, you will delve into the math used for regularization, multi-layered DL, forward propagation, optimization, and backpropagation techniques to understand what it takes to build full-fledged DL models. Finally, you’ll explore CNN, recurrent neural network (RNN), and GAN models and their application.By the end of this book, you'll have built a strong foundation in neural networks and DL mathematical concepts, which will help you to confidently research and build custom models in DL.
    Hands-On Mathematics for Deep Learning
    搜索《Hands-On Mathematics for Deep Learning》
    图书

    Hands-On Deep Learning for Games - 图书

    2019计算机·数据库
    导演:Micheal Lanham
    The number of applications of deep learning and neural networks has multiplied in the last couple of years. Neural nets has enabled significant breakthroughs in everything from computer vision, voice generation, voice recognition and self-driving cars. Game development is also a key area where these techniques are being applied. This book will give an in depth view of the potential of deep learning and neural networks in game development. We will take a look at the foundations of multi-layer perceptron’s to using convolutional and recurrent networks. In applications from GANs that create music or textures to self-driving cars and chatbots. Then we introduce deep reinforcement learning through the multi-armed bandit problem and other OpenAI Gym environments.As we progress through the book we will gain insights about DRL techniques such as Motivated Reinforcement Learning with Curiosity and Curriculum Learning. We also take a closer look at deep reinforcement learning and in particular the Unity ML-Agents toolkit. By the end of the book, we will look at how to apply DRL and the ML-Agents toolkit to enhance, test and automate your games or simulations. Finally, we will cover your possible next steps and possible areas for future learning.
    Hands-On Deep Learning for Games
    搜索《Hands-On Deep Learning for Games》
    图书

    Hands-On Deep Learning for Games - 图书

    2019计算机·数据库
    导演:Micheal Lanham
    The number of applications of deep learning and neural networks has multiplied in the last couple of years. Neural nets has enabled significant breakthroughs in everything from computer vision, voice generation, voice recognition and self-driving cars. Game development is also a key area where these techniques are being applied. This book will give an in depth view of the potential of deep learning and neural networks in game development. We will take a look at the foundations of multi-layer perceptron’s to using convolutional and recurrent networks. In applications from GANs that create music or textures to self-driving cars and chatbots. Then we introduce deep reinforcement learning through the multi-armed bandit problem and other OpenAI Gym environments.As we progress through the book we will gain insights about DRL techniques such as Motivated Reinforcement Learning with Curiosity and Curriculum Learning. We also take a closer look at deep reinforcement learning and in particular the Unity ML-Agents toolkit. By the end of the book, we will look at how to apply DRL and the ML-Agents toolkit to enhance, test and automate your games or simulations. Finally, we will cover your possible next steps and possible areas for future learning.
    Hands-On Deep Learning for Games
    搜索《Hands-On Deep Learning for Games》
    图书

    Python Deep Learning - 图书

    2017计算机·编程设计
    导演:Valentino Zocca Gianmario Spacagna Daniel Slater Peter Roelants
    This book is for Data Science practitioners as well as aspirants who have a basic foundational understanding of Machine Learning concepts and some programming experience with Python. A mathematical background with a conceptual understanding of calculus and statistics is also desired.
    Python Deep Learning
    搜索《Python Deep Learning》
    图书

    Understanding Deep Learning - 图书

    导演:Simon J. D. Prince
    An authoritative, accessible, and up-to-date treatment of deep learning that strikes a pragmatic middle ground between theory and practice. Deep learning is a fast-moving field with sweeping relevance in today's increasingly digital world. Understanding Deep Learning provides an authoritative, accessible, and up-to-date treatment of the subject, covering all the key topics alon...(展开全部)
    Understanding Deep Learning
    搜索《Understanding Deep Learning》
    图书
    加载中...